delete /mint/organizations/{org_name}/webhooks/{webhook_id}

Deletes a webhook. See also Deleting a webhook using the API.

HTTP request

https://api.enterprise.apigee.com/v1/mint/organizations/{org_name}/webhooks/{webhook_id}

Path Parameters

org_name (required)

string

Organization name.

webhook_id (required)

string

ID of the webhook.

Query Parameters

forceDelete

boolean
Default value
true

Flag that specifies whether or not to force the deletion if processes are in progress. Set to true to force deleting.

Response Types

204: 

No Content

Authentication Requirements

Available Authentication Options
  • Basic
  • OAuth

Try this API

Request parameters
org_name
webhook_id
forceDelete
Credentials
Multi-factor authentication is not supported.